home *** CD-ROM | disk | FTP | other *** search
/ Amiga Format CD 42 / Amiga Format AFCD42 (Issue 126, Aug 1999).iso / -serious- / comms / other / netinfo_20 / netinfo.readme < prev    next >
Text File  |  1999-05-25  |  6KB  |  220 lines

  1. NetInfo II
  2. ==========
  3.  
  4. NetInfo II is a network information viewer utility. It integrates
  5. the functionality of the well known standalone TRACEROUTE, PING, WHOIS 
  6. and FINGER programs into a seamless GUI application.
  7.  
  8. Features:
  9.  
  10. - "quick traceroute": Sends a series of packet in quick
  11.   succession to get a route overview very fast, then
  12.   does accurate timings for the individual hops
  13.  
  14. - graphical display of hop min/last/max timings
  15.  
  16. - integrated smart WHOIS function: double-click on
  17.   a IP, Host or Network column to automatically receive
  18.   WHOIS information for the given object. NetInfo
  19.   determines the WHOIS host to query.
  20.  
  21. - automatically retrieves WHOIS network information
  22.   for hosts
  23.  
  24. - automatically scans destination host for Web (HTTP) and FTP
  25.   server versions
  26.  
  27. - history for all queried hosts
  28.  
  29. - integrated FINGER client
  30.  
  31. - integrated "classical" WHOIS client with on-disk cache
  32.  
  33. NetInfo is (C) 1997-99 Oliver Wagner <owagner@vapor.com>, All Rights
  34. Reserved.
  35.  
  36. NetInfo works with Genesis, Miami and AmiTCP. "socket.library"-based
  37. TCP/IP stacks (as225r2 etc.) are not supported, and the traceroute
  38. functionality won't work with SOCKS (whois and finger will, though).
  39.  
  40. NetInfo uses MUI 3.8 and the "NList" list classes by Gilles Masson.
  41. NList is available from AmiNet or from ftp.vapor.com, in the
  42. "/pub/3rdparty/" directory.
  43.  
  44. Future plans:
  45.  
  46. - some real documentation
  47. - pure "PING" functionality, just sending ICMP_ECHOs to a host
  48. - printing of finger/whois results
  49. - printing of the traceroute result
  50. - ascii export (clipboard/file) of traceroute result
  51. - more extensive service scanning
  52. - offline browsing of the cached data
  53. - configuration of colors used to graph plotting
  54. - editing of history list
  55. - more obvious progress report
  56. - ARexx port
  57.  
  58. 2.0.1 - 2.0.4
  59. -------------
  60. [internal]
  61.  
  62. 2.0.5
  63. -----
  64. - General: first alpha release after redesign
  65.  
  66. 2.0.6
  67. -----
  68. - GUI: fixed problems with graph plotter
  69.  
  70. 2.0.7
  71. -----
  72. - GUI: fixed duplicate history entries when
  73.   pressing return to start a lookup
  74. - Net: added FTP version query
  75.  
  76. 2.0.8
  77. -----
  78. - Net: Fixed crash in Probe receiver process
  79.  
  80. 2.0.9
  81. -----
  82. - GUI: fixed stop button
  83. - Net: fixed finger DNS error message
  84. - GUI: fixed starting with empty host string
  85.  
  86. 2.0.10
  87. ------
  88. - DB: made 151.0.0.0/8 be looked up in RIPE DB
  89.   as well (fixes Italy ITNet lookups :)
  90. - GUI: Location is now filled as well and shown
  91.   with nice flags (done by Beej). Tries the find
  92.   the country from the WHOIS DB first, but can
  93.   fall back to hostname (mostly for stupid
  94.   ARIN replies)
  95.  
  96. 2.0.11
  97. ------
  98. - GUI: fixed graph rendering problems on
  99.   16/24-bit screens
  100. - GUI: added heurestic to properly cut
  101.   hostnames like "www.active-net.co.uk"
  102. - Net: added workaround for nic.uk
  103.   whois query bug
  104. - Net: changed TLD->whois matching to
  105.   now always fall back to whois.ripe.net
  106.   and only list exceptions. Current
  107.   exception list has:
  108.    com/org/net -> Internic
  109.    uk -> whois.nic.uk
  110.    ca -> whois.cdnnet.ca
  111.   If you find more required exceptions,
  112.   please report
  113. - GUI: reply header on whois queries
  114.   now has the time and date of the fetch
  115. - GUI: fixed finger history
  116. - GUI: made whois and finger window default
  117.   sizes more reasonable
  118. - GUI: fixed lame bug: whois/finger queries
  119.   where started before the window objects
  120.   where added to the app, thus causing
  121.   crash under certain circumstances
  122. - GUI: added menu item to directly finger
  123.   a selected host
  124. - GUI: selecting an entry or pressing enter
  125.   in finger window now starts query
  126. - Net: added 130.244/16 to list of ripe-assigned
  127.   networks
  128.  
  129. 2.0.12
  130. ------
  131. - GUI: fixed graph rendering mask
  132.   blitting minterm. Should fix rendering
  133.   problems some people reported.
  134. - Net: fixed stripping of first chars
  135.   with "blah.co.uk"-alike demons
  136. - Net: fixed domain whois server lookup
  137.   table (should fix .uk lookups again :)
  138. - General: Fixed total and utter crash
  139.   when being started without TCP/IP stack
  140. - GUI: added 3D bordered flags (this needs
  141.   to be selectable)
  142. - DB: added 164.* to the list of RIPE
  143.   managed networks (grrr)
  144.  
  145. 2.0.13
  146. ------
  147. - DB: ARIN Whois queries are now done
  148.   with a "NE =" prefix to get more verbose
  149.   information for multiple matches.
  150.  
  151. 2.0.14
  152. ------
  153. - Net: changed the way how network lookups
  154.   are done: Now always first queries
  155.   whois.ripe.net, and only on a fail falls
  156.   back to whois.arin.net/whois.apnic.net.
  157.   Should heavily improve the quality of
  158.   the Location: results (you may have to
  159.   delete PROGDIR:Cache for changes to take
  160.   effect)
  161. - Net: added special handling for
  162.   127.0.0.1 net queries
  163.  
  164. 2.0.15
  165. ------
  166. - Net: now also understands the famous
  167.   "This is a dummy object..." reply from
  168.   ripe as a hint to query ARIN instead :)
  169. - Net: split DNS lookup and network lookup
  170.   in two different processes (DNS is normally
  171.   much faster than the tons of WHOIS queries
  172.   which must be performed)
  173. - GUI: starting without TCP/IP stack will
  174.   now yield an error requester and no more
  175.   crash.
  176. - GUI: selecting an entry and/or entering
  177.   a name and pressing enter will now abort
  178.   an traceroute in progress and start the new
  179.   one, instead of simply stopping.
  180.  
  181. 2.0.16
  182. ------
  183. - GUI: added "open new window" menu item
  184. - Prefs: added ImageDir tooltype/shell option
  185.   to set image location
  186. - Prefs: added CacheDir tooltype/shell option
  187.   to set cache location
  188. - Net: fixed a bug with restarting a new trace
  189.   with whois/dns lookups for a previous trace
  190.   still going on
  191. - Net: "Location" is now again filled in
  192.   by reverse DNS TLD first, then by WHOIS
  193.   (showing "US" for the internic TLDs)
  194. - GUI: initial refreshes are now happening
  195.   less often
  196. - GUI: Location which is based on incomplete
  197.   information (DNS, ARIN responses) is now
  198.   shown in blue text
  199. - General: Added Installer Script done
  200.   by Robert Reiswig
  201.  
  202. 2.0.17
  203. ------
  204. - GUI: input gadget now uses cursor up/down
  205.   to browse the history list without opening it
  206.  
  207. 2.0.18 [2.0 Release]
  208. --------------------
  209. - GUI: The whois menu items for selected host
  210.   operations are now disabled when no host
  211.   is selected
  212. - GUI: fixed tab cycle chains in finger
  213.   and whois windows
  214. - GUI: result text field now has a vert scrollbar
  215.   (just in case)
  216. - GUI: input gadget is now active when the window
  217.   opens
  218. - General: Updated Installer Script (RobR)
  219. - General: added Vapor_Update support
  220.